home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
398
/
398.xpi
/
chrome
/
forecastfox.jar
/
skin
/
classic
/
forecastfox.css
< prev
Wrap
Cascading Style Sheet File
|
2010-02-04
|
4KB
|
256 lines
/* ::::: Global Styles ::::: */
.ff-content {
padding: 10px;
}
.ff-footer {
border-top: 2px groove ThreeDFace;
padding: 10px;
}
.ff-button {
margin: 1px;
}
.ff-btnspacer {
margin-left: 15px;
}
fflink {
cursor: pointer;
}
fflink > * {
cursor: inherit;
}
/* ::::: Main Window ::::: */
#ff-box {
padding: 0px;
margin: 0px 2px;
}
ffpanel {
-moz-box-direction: reverse;
-moz-box-align: center;
-moz-box-pack: center;
border-right: 1px solid ThreeDShadow;
border-left: 1px solid ThreeDHighlight;
border-bottom: none;
border-top: none;
padding: 0 2px;
margin: 0px;
cursor: pointer;
}
#ff-weather[orient="vertical"] ffpanel {
border-bottom: 1px solid ThreeDShadow;
border-top: 1px solid ThreeDHighlight;
border-right: none;
border-left: none;
padding: 2px 0;
}
ffpanel[ff-first="true"] {
border-left: none;
}
ffpanel[ff-last="true"] {
border-right: none;
}
#ff-weather[orient="vertical"] ffpanel[ff-first="true"] {
border-top: none;
}
#ff-weather[orient="vertical"] ffpanel[ff-last="true"] {
border-bottom: none;
}
.ff-spacer {
padding: 0px;
margin: 0px;
border-right: 1px solid ThreeDShadow;
border-left: 1px solid ThreeDHighlight;
border-top: none;
border-bottom: none;
}
#ff-weather[orient="vertical"] .ff-spacer {
border-bottom: 1px solid ThreeDShadow;
border-top: 1px solid ThreeDHighlight;
border-right: none;
border-left: none;
height: 0px;
}
#ff-preview-image,
#ff-container-box {
width: 430px;
height: 320px;
min-width: 430px;
min-height: 320px;
}
.ff-load-image {
width: 16px;
height: 16px;
list-style-image: url("chrome://global/skin/icons/notloading_16.png");
}
.ff-load-image[loading="true"] {
list-style-image: url("chrome://global/skin/icons/loading_16.png");
}
/* ::::: About Window ::::: */
#ff-about-header .ffheader-box {
background-color: -moz-Dialog;
color: -moz-DialogText;
}
#ff-about-icon {
height: 32px;
width: 32px;
max-height: 32px;
max-width: 32px;
border: 1px solid #909090;
background-color: Window;
}
#ff-about-version {
font-size: 180%;
font-weight: bold;
color: #909090;
margin-left: 10px;
}
#ff-about-content {
padding: 0;
margin: 0;
}
#ff-credits-iframe {
border: 0;
padding: 0;
margin: 0;
width: 220px;
height: 170px;
}
#ff-creditsBox {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
font-family: Arial, sans-serif;
font-size: small;
}
#ff-creditsBox h3 {
font-weight: bold;
font-size: small;
margin: 0;
}
#ff-creditsBox ul {
margin-top: 0px;
margin-left: 0px;
padding-left: 0px;
margin-bottom: 15px;
}
#ff-creditsBox li {
list-style-type: none;
}
.footnote {
font-size: x-small;
text-align: justify;
}
/* ::::: Search Window ::::: */
#ff-search {
min-height: 20em;
}
/* ::::: Options Window ::::: */
#ff-options *[error="true"] {
-moz-appearance: none;
border: 1px solid ThreeDShadow;
background-color: rgb(245, 246, 190);
color: rgb(0, 0, 0);
}
.valid-label {
visibility: hidden;
color: red;
}
.valid-label[error="valid"] {
visibility: visible;
}
#ff-list-pages {
width: 14em;
min-width: 14em;
}
#ff-text-position {
margin-right: 0;
}
#ff-text-cc-slider, #ff-text-swa-slider {
margin-left: 0;
margin-right: 0;
}
#ff-btn-cc-slider {
margin-right: 1px;
}
#ff-text-dayf-days {
margin-right: 0;
}
#ff-btn-dayf-days {
margin-right: 1px;
}
#ff-text-profs-rotate {
margin-left: 1px;
margin-right: 0;
}
#ff-btn-profs-rotate {
margin-right: 1px;
}
#ff-preview-image {
max-width: 305px;
min-width: 305px;
max-height: 50px;
min-height: 50px;
}
#ff-list-icons listitem[icon="true"]
{
font-weight: bold;
}
#ff-link-more
{
margin-right: 2px;
}
/* ::::: Unit window ::::: */
.ff-abbr {
min-width: 2.5em;
width: 2.5em;
}
/* ::::: Icons Window ::::: */
#ff-icons-description {
font-weight: bold;
}